Skip to content

Add CAD-based sample points#132

Open
wegank wants to merge 1 commit intoalgebraic-solving:mainfrom
wegank:sample-points-init
Open

Add CAD-based sample points#132
wegank wants to merge 1 commit intoalgebraic-solving:mainfrom
wegank:sample-points-init

Conversation

@wegank
Copy link
Copy Markdown
Contributor

@wegank wegank commented Mar 24, 2026

This PR adds points_per_components which computes at least one point per connected component of a semi-algebraic set defined by equations, positivity constraints and non-vanishing constraints. The signature is almost identical to that of PointsPerComponents from RAGlib.

Depends on #131.

@wegank wegank force-pushed the sample-points-init branch 2 times, most recently from 416ef4a to 557d972 Compare March 26, 2026 11:36
@wegank wegank force-pushed the sample-points-init branch 2 times, most recently from c2e9195 to 93f2fb5 Compare April 26, 2026 19:51
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 26, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 80.31496% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.65%. Comparing base (f38e9c2) to head (93f2fb5).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/algorithms/sampling.jl 80.31% 25 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   83.56%   83.65%   +0.09%     
==========================================
  Files          31       33       +2     
  Lines        3084     3310     +226     
==========================================
+ Hits         2577     2769     +192     
- Misses        507      541      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wegank wegank force-pushed the sample-points-init branch 2 times, most recently from 075d46d to 150856c Compare April 27, 2026 10:10
@wegank wegank changed the title [WIP] Add CAD-based sample points Add CAD-based sample points Apr 27, 2026
@wegank wegank force-pushed the sample-points-init branch 2 times, most recently from 3a66105 to ad10edd Compare April 27, 2026 12:43
@wegank wegank marked this pull request as ready for review April 27, 2026 12:43
@wegank wegank force-pushed the sample-points-init branch from ad10edd to 93e6814 Compare April 28, 2026 08:37
@wegank wegank force-pushed the sample-points-init branch from 93e6814 to 5381280 Compare April 30, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants